*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Sun, 28 Sep 2003 23:53:42 +0000 (23:53 +0000)
committerKenichi Handa <handa@m17n.org>
Sun, 28 Sep 2003 23:53:42 +0000 (23:53 +0000)
lisp/ChangeLog
src/ChangeLog

index f40fd039a424b83b5070f853ca433c526b0f1b3a..1cf3ffcc3caf2c9444f699ded4e6822bb1e26919 100644 (file)
@@ -1,3 +1,7 @@
+2003-09-29  Kenichi Handa  <handa@m17n.org>
+
+       * descr-text.el (describe-char): Fix previous change.
+
 2003-09-28  Kenichi Handa  <handa@m17n.org>
 
        * descr-text.el (describe-char-display): New function.
index 2ad75154e69b70963abdcac9ce29a6fa8ad65973..84eca00bb716ff09bfe0b57f958741be9975c00f 100644 (file)
@@ -7,6 +7,10 @@
 
        * term.c (tty_setup_colors): Treat any negative argument as -1.
 
+2003-09-27  Gaute B Strokkenes  <biggaute@uwc.net>  (tiny change)
+
+       * process.c (send_process): Delete unused temp_buf.
+
 2003-09-26  Dave Love  <fx@gnu.org>
 
        * xterm.c (x_bitmap_mask): Declare.